entrycompletion: no need to return boolean
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Fri, 3 Jul 2015 18:48:48 +0000 (15:48 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Fri, 3 Jul 2015 18:51:06 +0000 (15:51 -0300)
commit1f96f351e09d6f6fccb62243926c364cad0417c0
tree2a2062d54d9ea48560f05122b7f4188a51b40323
parent1e6c7e3af09c5ec0aed5297fc285d13cff76e720
entrycompletion: no need to return boolean

The boolean _gtk_entry_completion_resize_popup's return
value is not used anywhere, and only adds more complexity
for the method.

https://bugzilla.gnome.org/show_bug.cgi?id=751913
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h